home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Add-Ons / After Dark / The Swarm 1.5 / Source / Fat Swarm / README next >
Encoding:
Text File  |  1995-12-05  |  886 b   |  27 lines  |  [TEXT/R*ch]

  1. The FAT version of The Swarm is created using a method directly based on
  2. the one described by Robert Geisler (geisler@fserv1.mpib-tuebingen.mpg.de)
  3. in his "Fat Module" example code. This README file is also largely based
  4. on his README.
  5.  
  6.  
  7. BUILDING THE MODULE
  8.  
  9. 1. Install ToolServer as described in the file "How to add Tools", which
  10.    is in CodeWarrior7:Metrowerks C/C++.
  11.  
  12. 2. Make "The Swarm.µ".
  13.  
  14. 3. Copy the resulting module to this Fat Swarm folder, and rename it to 
  15.    "The Swarm FAT". The exact name is important!
  16.  
  17. 4. Make "The Swarm PEF.µ"
  18.  
  19. 5. Start ToolServer from the Tools menu of Metrowerks C/C++.
  20.    Switch to ToolServer, and execute the script "The Swarm FAT TS Script".
  21.    
  22. 6. "The Swarm FAT" now contains a safe fat code resource.
  23.  
  24.  
  25. For more information on how to make Fat After Dark modules, see Robert's "Fat Module"
  26. (see The Swarm README for info on where to find it).
  27.